type net.byPriorityWeight

4 uses

	net (current package)
		dnsclient.go#L172: type byPriorityWeight []*SRV
		dnsclient.go#L176: func (addrs byPriorityWeight) shuffleByWeight() {
		dnsclient.go#L199: func (addrs byPriorityWeight) sort() {
		lookup.go#L750: 	byPriorityWeight(srvs).sort()